You are here: COM API reference > Events > BeforeOpenBriefcase event

BeforeOpenBriefcase event

This event occurs before a briefcase is opened.

Syntax

Private Sub BeforeOpenBriefcase (
          CurrentObject As Object,
          BriefCase As IASBriefCase,
          Abort As Boolean)
Parameters
Name Description

CurrentObject

Environment or briefcase Document in the Vault object.

BriefCase

The briefcase that will be opened.

Abort

Set to True to abort opening the briefcase.

Remarks

At this event, the Briefcase.Path and Briefcase.Template properties are read-only, Briefcase.Property(<PropertyName>) is not yet available.


www.bluecieloecm.com